CSTParser usage details

Summary

org.eclipse.acceleo.internal.parser.cst.CSTParser has 7 total references to 5 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] CSTParser
DECLARED_FIELD
Reference Location Line Number Visibility
org.eclipse.acceleo.internal.ide.ui.editors.template.AcceleoSourceContent.cstParser -1 PRIVATE_PERMISSIBLE
INSTANTIATION
Reference Location Line Number Visibility
org.eclipse.acceleo.internal.ide.ui.editors.template.AcceleoSourceContent.init(StringBuffer, IFile) 391 PRIVATE_PERMISSIBLE
[+] CSTParser(AcceleoSourceBuffer) : void
CONSTRUCTOR_METHOD
Reference Location Line Number Visibility
org.eclipse.acceleo.internal.ide.ui.editors.template.AcceleoSourceContent.init(StringBuffer, IFile) 391 PRIVATE_PERMISSIBLE
[+] createVariable(int, int) : Variable
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.acceleo.internal.ide.ui.editors.template.AcceleoSourceContent.replaceVariable(Variable) 574 PRIVATE_PERMISSIBLE
[+] getPBlock() : CSTParserBlock
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.acceleo.internal.ide.ui.editors.template.AcceleoSourceContent.replaceTemplateExpression(TemplateExpression) 546 PRIVATE_PERMISSIBLE
org.eclipse.acceleo.internal.ide.ui.editors.template.AcceleoSourceContent.replaceModelExpression(ModelExpression) 527 PRIVATE_PERMISSIBLE
[+] parseModuleBody(int, int, Module) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.acceleo.internal.ide.ui.editors.template.AcceleoSourceContent.replaceModuleElement(ModuleElement) 500 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional